home *** CD-ROM | disk | FTP | other *** search
/ Computer Active Guide 2009 July / CAG7.ISO / Internetas / CrossloopSetup.exe / {app} / CrossLoopClient / crossloopapi.js < prev    next >
Encoding:
Text File  |  2010-01-28  |  613 b   |  12 lines

  1. clientResponse = {
  2.     "ack": "<!--[XL_Ack]-->",
  3.     "state": "<!--[XL_State]-->",
  4.     "status": "<!--[XL_Status]-->",
  5.     "info": "<!--[XL_Info]                                                                                                                                                                                                        -->",
  6.     "command": "<!--[XL_Params_command]-->",
  7.     "sid": "<!--[XL_Params_sid]                                -->",
  8.     "auth": "<!--[XL_Params_auth]                                -->",
  9.     "time": "<!--[XL_Params_time]-->"
  10. }
  11.  
  12. clientResponseComplete();